home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
docs
/
system
/
mail
/
transpor
/
ifmail23.z
/
ifmail23
/
ifmail
/
ifgate
/
mkrfcmsg.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1994-03-06
|
238 b
|
8 lines
#include <unistd.h>
#include <sys/types.h>
#include <time.h>
#include "ftn.h"
#include "rfcmsg.h"
/* from, to, subj, orig, mdate, flags, file, offset */
extern int mkrfcmsg(faddr *,faddr *,char *,char *,time_t,int,FILE *,off_t,rfcmsg *);